acme-sdk 0.1.46

Acme is a complete application toolkit for creating enterprise-grade application within Rust.
Documentation

acme

Code Analysis Docker Rust

Acme was created to be a collection of useful clients, interfaces, and mission-critical application scaffolding for quickly designing enterprise grad dApps for the Scattered-Systems Ecosystem.

Developers

Getting Started

git clone https://github.com/scattered-systems/acme.git

Containers

docker build . --tag jo3mccain/acme:next
docker run jo3mccain/acme:next

with compose

docker -f ".docker/docker-compose.yml" --name acme up